[INFO] cloning repository https://github.com/Eddieg26/rouge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eddieg26/rouge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddieg26%2Frouge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddieg26%2Frouge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8eeca46ae0a25eab4e01c98d29a8e3bb2ab1355a
[INFO] checking Eddieg26/rouge against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddieg26%2Frouge" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eddieg26/rouge
[INFO] finished tweaking git repo https://github.com/Eddieg26/rouge
[INFO] tweaked toml for git repo https://github.com/Eddieg26/rouge written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eddieg26/rouge on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eddieg26/rouge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 34c98913484759fa170903afd7ba4aa740077da3742d6de88390a75bdc748d47
[INFO] running `Command { std: "docker" "start" "34c98913484759fa170903afd7ba4aa740077da3742d6de88390a75bdc748d47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34c98913484759fa170903afd7ba4aa740077da3742d6de88390a75bdc748d47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34c98913484759fa170903afd7ba4aa740077da3742d6de88390a75bdc748d47" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34c98913484759fa170903afd7ba4aa740077da3742d6de88390a75bdc748d47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34c98913484759fa170903afd7ba4aa740077da3742d6de88390a75bdc748d47" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking ttf-parser v0.25.0
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking file-id v0.2.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking rust-embed-utils v8.5.0
[INFO] [stderr]     Checking pollster v0.2.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking notify-debouncer-full v0.3.1
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling blake3 v0.1.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking rust-embed v8.0.0
[INFO] [stderr]     Checking vfs v0.12.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking ecs v0.1.0 (/opt/rustwide/workdir/crates/ecs)
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_,)`
[INFO] [stdout] ...
[INFO] [stdout] 417 | impl_into_system_configs!(A);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 417 | impl_into_system_configs!(A);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_,)`
[INFO] [stdout] ...
[INFO] [stdout] 417 | impl_into_system_configs!(A);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 417 | impl_into_system_configs!(A);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _)`
[INFO] [stdout] ...
[INFO] [stdout] 418 | impl_into_system_configs!(A, B);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, <B as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 418 | impl_into_system_configs!(A, B);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _)`
[INFO] [stdout] ...
[INFO] [stdout] 418 | impl_into_system_configs!(A, B);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, <B as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 418 | impl_into_system_configs!(A, B);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_into_system_configs!(A, B, C);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_into_system_configs!(A, B, C);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-1223049039495668727.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_into_system_configs!(A, B, C);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_into_system_configs!(A, B, C);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-4571566513482436468.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-10429653175432819778.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-1848737527345310540.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-15712220356296082380.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-14347623437320782992.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-16300732444152159162.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-15663841244351933586.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-6773057145739120782.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-10783839518694809880.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-1358634155746363764.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-728567196196794622.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-9284881997726238996.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-12361255838983980610.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-4143443914786967416.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-f3e1cf6d940917ab.long-type-14865811954550502911.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_,)`
[INFO] [stdout] ...
[INFO] [stdout] 417 | impl_into_system_configs!(A);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 417 | impl_into_system_configs!(A);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_,)`
[INFO] [stdout] ...
[INFO] [stdout] 417 | impl_into_system_configs!(A);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 417 | impl_into_system_configs!(A);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _)`
[INFO] [stdout] ...
[INFO] [stdout] 418 | impl_into_system_configs!(A, B);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, <B as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 418 | impl_into_system_configs!(A, B);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _)`
[INFO] [stdout] ...
[INFO] [stdout] 418 | impl_into_system_configs!(A, B);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, <B as SystemArg>::Item<'_>)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 418 | impl_into_system_configs!(A, B);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_into_system_configs!(A, B, C);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_into_system_configs!(A, B, C);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-12109852715155308287.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_into_system_configs!(A, B, C);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 419 | impl_into_system_configs!(A, B, C);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-13782030601513578573.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-14601849729984057746.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 420 | impl_into_system_configs!(A, B, C, D);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-4968963953271188433.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-2059321626914602677.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, <A as SystemArg>::Item<'_>, ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 421 | impl_into_system_configs!(A, B, C, D, E);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-6242693500104633262.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-12798032871332931164.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_into_system_configs!(A, B, C, D, E, F2);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-18209875789506569608.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-5723269236337957922.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 423 | impl_into_system_configs!(A, B, C, D, E, F2, G);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-2040360508682328263.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-4266757338826195641.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 424 | impl_into_system_configs!(A, B, C, D, E, F2, G, H);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-2091729115423782857.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-6213937940692900076.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(F, ..., ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 425 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I);
[INFO] [stdout]     | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-6052398765970319948.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 system.after(self)
[INFO] [stdout]     |                        ^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `IntoSystemConfigs::after`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:105:42
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn after<Marker>(self, systems: impl IntoSystemConfigs<Marker>) -> Vec<SystemConfig>;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `IntoSystemConfigs::after`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-4909054463062377864.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:385:39
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 let mut config = self.configs().pop().unwrap();
[INFO] [stdout]     |                                       ^^^^^^^ cannot infer type for tuple `(_, _, _, _, _, _, _, _, _, _)`
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: FnOnce(_, _, _, _, _, _, _, _, _, _)`
[INFO] [stdout] help: the following types implement trait `FnOnce<Args>`
[INFO] [stdout]    --> /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:280:4
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&F`
[INFO] [stdout]    ::: /rustc/b66808126f24f2f30898306a881e1676824ea80c/library/core/src/ops/function.rs:306:28
[INFO] [stdout]     |
[INFO] [stdout]     = note: `&mut F`
[INFO] [stdout] note: required for `F` to implement `IntoSystemConfigs<(..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]    --> crates/ecs/src/system/mod.rs:356:35
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<F, $($arg: SystemArg),*> IntoSystemConfigs<(F, $($arg),*)> for F
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout] 357 |         where
[INFO] [stdout] 358 |             for<'a> F: Fn($($arg),*) + Fn($(ArgItem<'a, $arg>),*) + Send + Sync + 'static,
[INFO] [stdout]     |                        ------------- unsatisfied trait bound introduced here
[INFO] [stdout] ...
[INFO] [stdout] 426 | impl_into_system_configs!(A, B, C, D, E, F2, G, H, I, J);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ecs-84edab5c53562398.long-type-9331897858514433715.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_into_system_configs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ecs` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ecs` (lib test) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "34c98913484759fa170903afd7ba4aa740077da3742d6de88390a75bdc748d47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34c98913484759fa170903afd7ba4aa740077da3742d6de88390a75bdc748d47", kill_on_drop: false }`
[INFO] [stdout] 34c98913484759fa170903afd7ba4aa740077da3742d6de88390a75bdc748d47
